home *** CD-ROM | disk | FTP | other *** search
/ Risc World 5 / Risc World 5.iso / SOFTWARE / Issue6 / VICE / VICE.ZIP / doc / index < prev    next >
Text File  |  2005-01-24  |  10KB  |  434 lines

  1. <!doctype html public "-//w3c//dtd html 4.0 transitional//en">
  2. <html>
  3. <head>
  4. <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
  5. <title>The VICE Emulator</title>
  6. </head>
  7.  
  8. <body text="#000000" bgcolor="#FFFFFF">
  9.  
  10. <hr>
  11.  
  12. <center>
  13. <img SRC="images/vice-logo.jpg" ALT="The VICE"  align=CENTER>
  14. </center>
  15.  
  16. <hr>
  17.  
  18. <center>
  19. <h2>
  20. <img SRC="images/new.gif" ALT="[NEW]">
  21. <font size=+1>(29 Jan 2005)</font> Version 1.16
  22. </h2>
  23. </center>
  24.  
  25. <center>
  26. <h4>
  27. Current VICE team members: Andreas Boose, Tibor Biczo, Dag Lem,
  28. Andreas Dehmel, Thomas Bretz, Andreas Matthies, Martin Pottendorfer,
  29. Spiro Trikaliotis, David Hansel, Markus Brenner.
  30. </h4>
  31. </center>
  32.  
  33. <hr>
  34.  
  35. <h1>
  36. Quickfinder
  37. </h1>
  38.  
  39. <ul>
  40.  
  41. <li>
  42. <a href="#vice">What is VICE?</a>
  43. </li>
  44.  
  45. <li>
  46. <p>What is <a href="plain/NEWS">NEW</a> with the 1.16 release? 
  47. <bold>(This is definitely worth reading <tt>:-)</tt></bold>
  48. </li>
  49.  
  50. <li>
  51. The VICE <a href="vice_toc.html">Manuals online</a>
  52. </li>
  53.  
  54. <!--
  55. <li>
  56. <img SRC="images/new.gif" ALT="[NEW]">
  57. <a href="bin/vice-docs.zip">Download</a> the VICE manuals.
  58. </li>
  59. -->
  60.  
  61. <li>
  62. ...and the rest of the <a href="#docs">Docs.</a>
  63. </li>
  64.  
  65. <li>
  66. Please send a bug report via email to one of the addresses listed
  67. in the <a href="#contact">contact</a> section. The list of already known
  68. <a href="plain/BUGS">BUGS</a> is also available.
  69. </li>
  70.  
  71. <li>
  72. What we are about <a href="plain/TODO">TODO</a> with it...
  73. </li>
  74.  
  75. <li>
  76. <a href="vice_12.html">Developers</a>
  77. </li>
  78.  
  79. <li>
  80. <a href="#download">Download</a> VICE
  81. </li>
  82.  
  83.  
  84. <li>
  85. Here you can find <a href="#Related Resources">related resources</a>.
  86. </li>
  87.  
  88.  
  89. <li>
  90. <a href="#copyright">Copyright - GNU Copyleft</a>
  91. </li>
  92.  
  93. <li>
  94. <a href="#contact">Contacts</a>
  95. </li>
  96.  
  97. </ul>
  98.  
  99. Unfortunately we no longer have the time to maintain a FAQ or other extra
  100. documents. The old version of the FAQ is already quite outdated.<br>
  101. Anyway, we started setting up a new FAQ which can be found at the
  102. <a href="http://www.vicekb.de.vu/">VICE knowledge base</a> in its
  103. preliminary state.
  104. <p>Anyway, we probably need more help to keep all things going, so here
  105. is the usual call for volunteers... <tt>;-)</tt> If you like to join our
  106. group, and help us in any way , please send a mail to
  107. <a href="mailto:vice-devel@firenze.linux.it">vice-devel@firenze.linux.it</a>.
  108.  
  109. <p>
  110.  
  111. <hr><a NAME="vice"></a>
  112.  
  113. <h1>
  114. What is VICE?
  115. </h1>
  116.  
  117. <b>VICE</b> is a program that runs on a Unix, MS-DOS, Win32, OS/2, Acorn
  118. RISC OS or BeOS machine and executes programs intended for the old 8-bit
  119. computers. The current version emulates the C64, the C128, the VIC20,
  120. all the PET models (except the SuperPET 9000, which is out of line
  121. anyway), the PLUS4 and the CBM-II (aka C610).
  122.  
  123. <p>If you have any comments or bug reports, please contact us at one of
  124. the addresses given below.
  125.  
  126. <p>VICE is under constant change. Anyone interested in helping development
  127. of VICE is welcome. Please contact
  128. <a href="mailto:vice-devel@firenze.linux.it">us</a>
  129. to avoid doing something that someone else has done already. <tt>(-:</tt>
  130.  
  131. <p>Of course our warm thanks go to everyone who has helped us in developing
  132. VICE during these past few years. 
  133.  
  134. <p>
  135. <hr>
  136.  
  137. <h2>
  138. <a NAME="docs"></a>Documents
  139. </h2>
  140.  
  141. Here are some documents that come with VICE:
  142.  
  143. <ul>
  144.  
  145. <li>
  146. <b><a href="plain/64doc.txt">64doc.txt</a></b>
  147. contains the CPU instruction set and more on the C64
  148. </li>
  149.  
  150. <li>
  151. <b><a href="plain/PETdoc.txt">PETdoc.txt</a></b>
  152. contains PET information
  153. </li>
  154.  
  155. <li>
  156. <b><a href="plain/cbm_basic_tokens.txt">cbm_basic_tokens.txt</a></b>
  157. is a listing of BASIC token values.
  158. </li>
  159.  
  160. <li>
  161. <b><a href="plain/drive_info.txt">drive_info.txt</a></b>
  162. has CBM disk drive stuff
  163. </li>
  164.  
  165. <li>
  166. <b><a href="plain/serial.txt">serial.txt</a></b>
  167. is an explanation of the serial IEC bus
  168. </li>
  169.  
  170. <li>
  171. <b><a href="plain/Walkthrough-Howto.txt">Walkthrough-Howto.txt</a></b>
  172. is a guide explaining VICE's event history feature
  173. </li>
  174.  
  175. </ul>
  176.  
  177. <hr><a NAME="copyright"></a>
  178.  
  179. <h1>
  180. Copyright
  181. </h1>
  182.  
  183. <pre>The VICE is copyrighted to Andreas Boose, Tibor Biczo, Dag Lem,
  184. Andreas Dehmel, Thomas Bretz, Andreas Matthies, Martin Pottendorfer,
  185. Markus Brenner, Spiro Trikaliotis, David Hansel, Ettore Perazzoli,
  186. Daniel Sladic, Teemu Rantanen, André Fachat.
  187.  
  188. <b>VICE</b> is free software; you can redistribute it and/or modify it
  189. under the terms of the <a href="plain/COPYING">GNU General Public License</a>
  190. as published by the Free Software Foundation; either version 2
  191. of the License, or (at your option) any later version.
  192.  
  193. <b>VICE</b> is distributed in the hope that it will be useful,
  194. but WITHOUT ANY WARRANTY; without even the implied warranty of
  195. MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  196. GNU General Public License for more details.</pre>
  197.  
  198. <hr>
  199. <a NAME="download"></a>
  200.  
  201. <h2>
  202. Download VICE
  203. </h2>
  204.  
  205. You can download the latest VICE distributions here.
  206. Some ports may not be available at the release date.
  207.  
  208. <p>
  209.  
  210. <li>
  211. <b>Source</b> distributions:
  212. </li>
  213.  
  214. <ul>
  215. <li>
  216. Tarball:
  217. <a href="ftp://ftp.funet.fi/pub/cbm/crossplatform/emulators/VICE/vice-1.16.tar.gz">vice-1.16.tar.gz</a>
  218. </li>
  219. </ul>
  220.  
  221. <p>
  222.  
  223. <li>
  224. New <b>binary</b> distributions:
  225. </li>
  226.  
  227. <ul>
  228.  
  229. <li>
  230. Binary for <b>MS-DOS</b> (Pentium-optimized):
  231. <a href="ftp://ftp.funet.fi/pub/cbm/crossplatform/emulators/VICE/vice116.zip">vice116.zip</a>
  232. </li>
  233.  
  234. <br>
  235. <b>Please use the '-d' option if you are using pkzip, to unpack the
  236. archive with the full directory tree.</b> Otherwise you get error messages
  237. about some ROMs (kernal, basic etc) not being found.
  238.  
  239. <li>
  240. Binary for <b>MS-Windows</b> 32bit (Pentium-optimized):
  241. <a href="ftp://ftp.funet.fi/pub/cbm/crossplatform/emulators/VICE/WinVICE-1.16.zip">WinVICE-1.16.zip</a>
  242. </li>
  243.  
  244. <li>
  245. Binary for <b>Acorn RISC OS</b> systems:
  246. <a href="ftp://ftp.funet.fi/pub/cbm/crossplatform/emulators/VICE/vice-riscos1_16.zip">vice-riscos1_16.zip</a>
  247. </li>
  248.  
  249. <li>
  250. Binary for <b>OS/2</b> systems:
  251. <a href="http://www.d4m.de/vice2/archive/vice2-1.16.zip">vice-os2-1.16.zip</a>.
  252. Additional information can be found at the
  253. <a href="http://www.d4m.de/vice2/">Vice/2</a>
  254. homepage.
  255. </li>
  256.  
  257. <li>
  258. Binary for <b>BeOS x86</b> systems:
  259. <a href="ftp://ftp.funet.fi/pub/cbm/crossplatform/emulators/VICE/BeVICE-1.16.x86.zip">BeVICE-1.16.x86.zip</a>
  260. </li>
  261.  
  262. </ul>
  263.  
  264. <li>
  265. Old <b>binary</b> distributions:
  266. </li>
  267.  
  268. <ul>
  269.  
  270. <li>
  271. Binary for <b>MS-DOS</b> (Pentium-optimized):
  272. <a href="ftp://ftp.funet.fi/pub/cbm/crossplatform/emulators/VICE/vice115.zip">vice115.zip</a>
  273. </li>
  274.  
  275. <br>
  276. <b>Please use the '-d' option if you are using pkzip, to unpack the
  277. archive with the full directory tree.</b> Otherwise you get error messages
  278. about some ROMs (kernal, basic etc) not being found.
  279.  
  280. <li>
  281. Binary for <b>MS-Windows</b> 32bit (Pentium-optimized):
  282. <a href="ftp://ftp.funet.fi/pub/cbm/crossplatform/emulators/VICE/WinVICE-1.15.zip">WinVICE-1.15.zip</a>
  283. </li>
  284.  
  285. <li>
  286. Binary for <b>Acorn RISC OS</b> systems:
  287. <a href="ftp://ftp.funet.fi/pub/cbm/crossplatform/emulators/VICE/vice-riscos1_15.zip">vice-riscos1_15.zip</a>
  288. </li>
  289.  
  290. <li>
  291. Binary for <b>OS/2</b> systems:
  292. <a href="http://www.d4m.de/vice2/archive/vice2-1.15.zip">vice2-1.15.zip</a>.
  293. Additional information can be found at the
  294. <a href="http://www.d4m.de/vice2/">Vice/2</a>
  295. homepage.
  296. </li>
  297.  
  298. <li>
  299. Binary for <b>BeOS x86</b> systems:
  300. <a href="ftp://ftp.funet.fi/pub/cbm/crossplatform/emulators/VICE/BeVICE-1.15.x86.zip">BeVICE-1.15.x86.zip</a></li>
  301. </li>
  302.  
  303. <li>
  304. Binary for <b>Mac OS X</b> systems (requires at least Mac OS X 10.3 and X11.app 1.0):
  305. <a href="ftp://ftp.funet.fi/pub/cbm/crossplatform/emulators/VICE/VICE1.14-macosx.dmg">VICE1.14-macosx.dmg</a>
  306. </li>
  307.  
  308. </ul>
  309.  
  310. The files are taken from
  311.  
  312. <a href="ftp://ftp.funet.fi/pub/cbm/crossplatform/emulators/VICE">ftp://ftp.funet.fi/pub/cbm/crossplatform/emulators/VICE</a>.
  313.  
  314. <br><b>Note:</b> Some people reported problems accessing the FUNET FTP
  315. server. If this happens to you, try the FUNET HTTP interface
  316. <a href="http://www.nic.funet.fi/pub/cbm/crossplatform/emulators/VICE">http://www.nic.funet.fi/pub/cbm/crossplatform/emulators/VICE</a>.
  317. <p>
  318.  
  319. <hr>
  320.  
  321. <h1>
  322. <a NAME="Related Resources">Related resources
  323. </h1>
  324.  
  325. <li>
  326. <b>General</b>
  327. </li>
  328.  
  329. <ul>
  330. <li>
  331. Walkthrough for Fort Apocalypse:
  332. <a href="http://www.viceteam.org/online/FortApocalypseWalkthrough.zip">Download</a>
  333. </li>
  334. </ul>
  335.  
  336. <ul>
  337. <li>
  338. VICE Printer Output to Postscript (VICEtoPS):
  339. <a href="http://www.pdbuchan.com/commodore/vicetops.html">Homepage</a>
  340. </li>
  341. </ul>
  342.  
  343. <ul>
  344. <li>
  345. Patch for VICE 1.14 to fix crash on 64bit architectures:
  346. <a href="http://www.viceteam.org/online/vice64bit.diff.gz">Download</a>
  347. </li>
  348. </ul>
  349.  
  350. <li>
  351. <b>MS-Windows</b>
  352. </li>
  353.  
  354. <ul>
  355. <li>
  356. CBM4Win driver and OpenCBM library:
  357. <a href="http://cbm4win.sf.net/">Homepage</a>
  358. </li>
  359. </ul>
  360. <ul>
  361. <li>
  362. Parallel port joystick driver for MS-Windows 2000/XP/98/Me:
  363. <a href="http://www.geocities.com/deonvdw/PPJoy.htm">Homepage</a>
  364. </li>
  365. </ul>
  366. <ul>
  367. <li>
  368. Precompiled FFMPEG video/audio codec library for MS-Windows:
  369. <a href="ftp://ftp.funet.fi/pub/cbm/crossplatform/emulators/VICE/ffmpeg-0.4.8-win32dll.zip">Download</a>
  370. </li>
  371. </ul>
  372.  
  373. <li>
  374. <b>Linux</b>
  375. </li>
  376.  
  377. <ul>
  378. <li>
  379. CBM4Linux kernel driver and OpenCBM library:
  380. <a href="http://www.lb.shuttle.de/puffin/cbm4linux/">Homepage</a>
  381. </li>
  382. </ul>
  383. <ul>
  384. <li>
  385. FFMPEG video/audio codec library:
  386. <a href="http://ffmpeg.sourceforge.net/">Homepage</a>
  387. </li>
  388. </ul>
  389.  
  390. <li>
  391. <b>Mac OS X</b>
  392. </li>
  393.  
  394. <ul>
  395. <li>
  396. Patch from Daniel Aarno for VICE 1.14 to fix SDL sound problems:
  397. <a href="http://www.viceteam.org/online/soundsdl.patch">Download</a>
  398. </li>
  399. </ul>
  400.  
  401. <hr>
  402.  
  403. <h1>
  404. <a NAME="contact">Contacts
  405. </h1>
  406.  
  407. <p>Before contacting us, have a look at the
  408. <a href="http://www.vicekb.de.vu/">VICE knowledge base</a> (which is under
  409. construction at the moment) if your question is answered there. Keep in mind
  410. that we work on VICE in our spare-time, so the more time we don't need to answer
  411. the same questions over and over again, the more time we have to improve the
  412. emulation itself. On the other hand, that does not mean that you should not
  413. contact us, especially if you find bugs or have suggestions which might
  414. improve the emulation.</p>
  415.  
  416. <ul>
  417.  
  418. <li>
  419. Generic questions, bug reports, suggestions etc.: The Vice team
  420. (<a href="mailto:vice-devel@firenze.linux.it">vice-devel@firenze.linux.it</a>)
  421. </li>
  422.  
  423. </ul>
  424.  
  425. Please put the word <tt>VICE</tt> <i>in all capitals</i> in your subject
  426. line (e.g. <tt>VICE fails to run game XXX</tt>). This helps mail splitting
  427. and reduces chances that your message is unintentionally deleted, forgotten
  428. or lost.
  429. <p>
  430.  
  431. </body>
  432.  
  433. </html>
  434.